Remove trailing space.
authorBill Wohler <wohler@newt.com>
Sat, 13 Jun 2009 17:08:22 +0000 (17:08 +0000)
committerBill Wohler <wohler@newt.com>
Sat, 13 Jun 2009 17:08:22 +0000 (17:08 +0000)
lisp/mh-e/mh-xface.el

index b63a19662663df5891569905840ebcc1335efa5f..9e83175ac605ebc895ab6490b497ea2f16ad5e5a 100644 (file)
@@ -76,7 +76,7 @@ in this order is used."
             (x-face (setq raw (mh-uncompface x-face)
                           type 'pbm))
             (url (setq type 'url))
-            (t (multiple-value-setq (type raw) 
+            (t (multiple-value-setq (type raw)
                  (values-list (mh-picon-get-image)))))
       (when type
         (goto-char (point-min))